golang.org/x/net/http2.clientConnReadLoop.handleResponse (method)
2 uses
golang.org/x/net/http2 (current package)
transport.go#L2315: res, err := rl.handleResponse(cs, f)
transport.go#L2347: func (rl *clientConnReadLoop) handleResponse(cs *clientStream, f *MetaHeadersFrame) (*http.Response, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)